Email Threshold Worker_ Factory
Constructors
Functions
Link copied to clipboard
open fun create(receiptRepositoryProvider: Provider<ReceiptRepository>, personRepositoryProvider: Provider<PersonRepository>): EmailThresholdWorker_Factory
open fun create(receiptRepositoryProvider: Provider<ReceiptRepository>, personRepositoryProvider: Provider<PersonRepository>): EmailThresholdWorker_Factory
Link copied to clipboard
Link copied to clipboard
open fun newInstance(context: Context, workerParams: WorkerParameters, receiptRepository: ReceiptRepository, personRepository: PersonRepository): EmailThresholdWorker